Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve version detection (closes #165) #185

Merged
merged 1 commit into from
Aug 30, 2020

Conversation

vstokarev
Copy link
Contributor

Some packages (like xdebug) don't use PHP_ prefix in their version macros. I propose updating regexp for searching the version and allowing it to ignore the prefix.

@adhocore
Copy link
Contributor

I faced similar issue with xdebug and a few other extensions. Would like to see it merged. 👍

@pierrejoye
Copy link
Member

Thanks! Nice one, let see how it improves things.

Ideally someone should still ask upstream to rely on semver :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants